Fix broken quartz build due to deprecation of gtkstock.h
authorJohn Ralls <jralls@ceridwen.us>
Sat, 27 Jul 2013 21:24:53 +0000 (14:24 -0700)
committerJohn Ralls <jralls@ceridwen.us>
Sat, 27 Jul 2013 21:24:53 +0000 (14:24 -0700)
gtk/gtkdnd-quartz.c

index f7d42f4fc98b2b957bb7691867a08c7f4e02ec58..fd8f2ccf2ad36ecca298762f70e10ef231d34295 100644 (file)
@@ -35,7 +35,7 @@
 #include "gtkimageprivate.h"
 #include "gtkinvisible.h"
 #include "gtkmain.h"
-#include "gtkstock.h"
+#include "deprecated/gtkstock.h"
 #include "gtkwindow.h"
 #include "gtkintl.h"
 #include "gtkquartz.h"